home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / Contributions / Interworks / Networking / INet-225 / examples / udp / README < prev    next >
Encoding:
Text File  |  1996-04-08  |  232 b   |  6 lines

  1. A simple example of a UDP client/server pair.
  2.  
  3. IMPORTANT:  Although this code should work on any machine supporting network
  4. code, on the Amiga it needs to be linked with 'sockinit.o' to properly set up
  5. access to the socket.library.
  6.